<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {padding:0; margin:0;}
body {font:12px/normal Verdana, Arial, Helvetica, sans-serif;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/ 
#nav { width:983px;  background:url(../images/topbg.gif) 0 0 no-repeat; height:32px; padding-left:3px;}
#nav .mainlevel { float:left; width:120px;/*IE6 only*/}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:32px; display:block;  width:120px;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#666666; }
#nav .mainlevel ul {display:none; position:absolute;background:#666666;}
#nav .mainlevel li {border-top:1px dashed #D2EBEB; background:#999999; width:120px;/*IE6 only*/}


</pre></body></html>